home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / THC-LH10.ZIP / HISTORY.DOC < prev    next >
Text File  |  1996-04-14  |  8KB  |  195 lines

  1.  
  2.                         *********  *    *     ****
  3.                             *      *    *    *
  4.                             *      ******   *  
  5.                             *      *    *    *
  6.                             *      *    *     ****
  7.    
  8.                             The Hacker's Choice
  9.                          Part I - The Login Hacker
  10.                  (c) 1996 by van Hauser/THC of L.o.r.E. BBS
  11. -----------------------------------------------------------------------------
  12.  
  13.  
  14.  
  15.                  H  H  I  SSSS TTTTT  OOO   RRRRR   Y   Y
  16.                  H  H  I  S      T   O   O  R    R   Y Y
  17.                  HHHH  I   SS    T   O   O  RRRR      Y
  18.                  H  H  I     S   T   O   O  R   R     Y
  19.                  H  H  I  SSSS   T    OOO   R    R    Y
  20.  
  21.  
  22.  
  23.  
  24.  
  25. Version 1.00 (15-Apr-96) FINAL RELEASE
  26.    * Added more scripts (PASSCODE.TXT and DEC-SERV.TXT)
  27.    * Added SCAVENGER DIALER script files to use with LOGIN HACKER
  28.    * ACTIVATED  Auto Abort Hacking  feature in LOGINH.EXE:SETUP/HACKING !
  29.      Abort Hacking after the specified seconds. 0=disable.
  30.    * Exchanged Betatest Option to Log2Screen in LOGINH.EXE:SETUP/HACKING
  31.    * Updated Documentation
  32.  
  33.  
  34.  
  35. Version 0.9d (29-Mar-96) PRIVAT BETA
  36.    * If in TEST mode, the modem won't be initialized anymore
  37.    * Added Script Command : WAIT_   (waits ms not seconds)
  38.  
  39.  
  40.  
  41. Version 0.9c (26-Mar-96) CLOSED BETA
  42.    * if /Auto specified as parameter for LOGINH.EXE there will be no
  43.      warping letters
  44.    * BETATEST Mode can now NOT be anymore set in LOGINH.EXE:SETUP/HACKING.
  45.      It can only be turned on with  /T  as parameter for LOGINH.EXE
  46.    * New DEBUG Mode, turn on with  /D  as parameter for LOGIN.EXE
  47.      See what is the next Command and the option to Exec or Skip etc.
  48.      You can also turn on/off while the script is running with ALT-D
  49.    * Modem_INIT and Modem_DATA values were'nt used from the script when
  50.      specified ... fixed
  51.    * F1 HELP Key available while in normal Hack and Debug Mode ... NOT in
  52.      Terminal Mode.
  53.  
  54.  
  55.  
  56. Version 0.9b (18-Mar-96) CLOSED BETA
  57.    * Pulse Dialing with  DIAL_NUMBER=P<number>  is possible now.
  58.    * Added my own privat dictionary to the release version (vh_basic.dic)
  59.    * Added Script Commands : INC +  DEC
  60.    * Added Script Commands : CHECK4CARRIER + CHECK4OUTPUT
  61.    * Added Script Commands : LOG_ + SEND_
  62.    * Fixed bugs in the SET function
  63.    * Fixed bugs for the STRING2 variable
  64.    * Fixed a bug with the EXECUTE variable when used with IF, WAIT4STRING, ALARM
  65.    * Fixed CRC check functions for big scripts
  66.    * Now the .HCK file is written after every DIC/BRUTE command
  67.    * Redefined ALT-T instead of ALT-A to exit terminal mode (was a typing error)
  68.    ! Detected problems with EXECUTE & JUMP2DOS functions when connected to a
  69.      carrier (will lock up the computer!) Just load a FOSSIL Driver before
  70.      running LOGIN HACKER to prevent.
  71.    * Added X00.EXE Fossil Driver. Load with :  X00.EXE E 2
  72.      You need this if you use the EXECUTE command in a script!
  73.  
  74.  
  75.  
  76. Version 0.9a (31-Jan-96) CLOSED BETA
  77.    * .HCK File is now also written if hacking was successful
  78.    * ALT-I online displays now Information on hacking (tries, Dic entries etc.)
  79.    * New commandline interpreter : -Shh:mm for Starttime, -Ehh:mm for Endtime
  80.      and -A for AUTO
  81.    * -Auto switch now does also an auto-yes to the "use .hck file" question.
  82.    * Text is now send a bit faster
  83.    * Fixed a bug when compiling a script. Runtime Error on CRC Creation on
  84.      big script files.
  85.  
  86.  
  87.  
  88. Version 0.9ß (10-Jan-96) *PUBLIC* BETA
  89.    » Thanks to Plasmoid/DeeP for the effect routine.
  90.      Thanks to Omega/AD for setting up the BETA Test Area on Arrested Development
  91.      Thanks to Marquis/UCF for supplying an uncrackable EXE crypter
  92.      Thanks to Tron X/<Privat> for extensive testing & report !
  93.    * Fixed a bug in my Time_Elapse Calculation Library
  94.    * DIAL_TRIES & LOGIN_TRIES weren't compiled & decompiled correct
  95.    * I hope I fixed another bug in the Wait4String Function
  96.    * Fixed a bug in BRUTE Definition
  97.    * Fixed a serious bug in the DIC function, script would stop after 100 tries.
  98.    * Added Dial abort with ESC and faster NO CARRIER/NO DIALTONE detection
  99.    * Speeded up Char Send Speed to Modem
  100.    * enhanced the Terminal a bit.
  101.  
  102.  
  103.  
  104. Version 0.8b (29-Dec-95) [closed beta]
  105.    * Put a graphical effect in when starting (from Plasmoid ∙ DeeP - thanx!)
  106.    * Desqview awareness and support added (at least I hope so, I don't use dv ;-)
  107.    * Fixed a bug in IF when checking D_TMP or LOGIN_TRIES variables 
  108.      (RuntimeError) silly me thought a word variable would be a longint ... :(
  109.    * SERIOUS BUG ! don't know HOW that one came in cause before releasing i
  110.      tested it ... :(( ... WAIT4STRING and IF compares with STRING and STRING2
  111.      couldn't work :( due this problem, this is a quick bug fix betatest release
  112.      Thanks to Tron X for reporting those problems at once ...
  113.  
  114.  
  115.  
  116. Version 0.8a (26-Dec-95) [closed beta]
  117. < the last 3 weeks i worked on THC-SCAN...thats the reason it took so long ;-) >
  118.    » Now LOGIN HACKER enters CLOSED BETA TEST, big betatesting begins on
  119.      LORE BBS and ARRESTED DEVELOPMENT.
  120.    * Restores Cursor now to the correct old Position with TextColor+Background
  121.      after a window function
  122.    * Shell to Dos (Alt-J) implemented now
  123.    * EXECUTE script command does work now
  124.    * WAIT script command fixed
  125.    * CARRIER LOST bug fixed - script terminated when in wait4string function
  126.    * added STRING2 variable which has got the last 250 chars sended in it
  127.  
  128.  
  129.  
  130. Version 0.7c (24-Nov-95) [privat beta]
  131.    * When 1st Parameter is a filename, you may specify a second parameter
  132.      "AUTO" to start the script immedeantly.
  133.    * enhanced screen output (little cosmetic)
  134.    * fixed the terminal mode
  135.    * fixed a bug in LH-COMP which produced a runtime error when the file
  136.      to compile hadn't got a name suffix.
  137.    * I HOPE I FIXED THE SERIELL ROUTINES SO THAT THIS GREAT PROGRAM WORKS
  138.      ON NEARLY ANY MACHINE ! Yep it seems that i found it ... yeah ...
  139.  
  140.  
  141.  
  142. Version 0.7b (20-Nov-95) [privat beta]
  143.    * Terminal program included
  144.    * Window technique added to give you all options and don't mess up the 
  145.      screen. the LOGging, HANGUP and Pause/ESC Window is included.
  146.    * If you abort hacking, a DataFile will be created so that you can continue
  147.      some other time  with the current dictionary and bruteforce entries.
  148.      You'll be asked first to use them or not ;)
  149.    * FROM_BRUTE & FROM_DIC script definitions implemented
  150.    * Bosskey (ALT-B) implemented.
  151.    * as everytime : small bug fixes
  152.    * Better Modem input & output handling
  153.    * Time-sensitive routines enhanced (hope so)
  154.  
  155.  
  156.  
  157. Version 0.7a (17-Nov-95) [privat beta]
  158.    * The 1st beta version. Nearly everything is in it and everything works
  159.      without bugs ;)
  160.    * WAIT script command added
  161.    * ColorDisplay for better identification of SysMessage/LogMsg and terminal
  162.      screen output.
  163.    * Function keys ALT-H, ALT-T, ESC implemented
  164.  
  165.  
  166.  
  167. Version 0.7ß (12-Nov-95) [privat alpha]
  168.    * The main EXE (LOGINH.EXE) is now included and i hope it works
  169.    * Fixed some bugs in the compiler ...
  170.  
  171.  
  172.  
  173. Version 0.6 (begin of November '95) [privat alpha]
  174.    * The first version of the login hacker.
  175.    * only script hacking is available now. Not online hacking & definitions.
  176.    * from_dic and from_brute not implemented from script definitions
  177.    * JUMP to DOS doesn't work ... shit
  178.    * execute script command doesnt work. shit.
  179.    * i hope it works ...
  180.  
  181.  
  182.  
  183. Version 0.5 and below (mid/end of September '95) [never released]
  184.    * This was only the contruction and definitions of the compiler LH-COMP.
  185.  
  186.  
  187.  ..........                    ..........                            ..........
  188.  
  189.  
  190. It began in September '95 ... In a voice "conference" with The Q and 
  191. The Analyst,  TQ told us of an old telekom carrier with unlimited password 
  192. attempts. We needed a program to hack this without sitting
  193. in front of the screen and growing old and tired. 
  194. There i decided to program LOGIN HACKER.
  195.